home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = ConnectToService; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- addServer = id;
- addService = id;
- connect = id;
- removeServer = id;
- removeService = id;
- selectionChange = id;
- sheetAddServer = id;
- sheetAddService = id;
- sheetCancelAddServer = id;
- sheetCancelAddService = id;
- };
- CLASS = ServiceBrowser;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_addServer" = NSButton;
- "_addServerSheet" = NSWindow;
- "_addService" = NSButton;
- "_addServiceSheet" = NSWindow;
- "_connectButton" = NSButton;
- "_connectCommandLine" = NSComboBox;
- "_newServerAddress" = NSTextField;
- "_newServiceCommand" = NSTextField;
- "_newServiceName" = NSTextField;
- "_newServiceType" = NSTextField;
- "_newServiceUsesUser" = NSButton;
- "_options" = NSPopUpButton;
- "_removeServer" = NSButton;
- "_removeService" = NSButton;
- "_serviceBrowser" = NSBrowser;
- "_usernameText" = NSTextField;
- "_window" = NSWindow;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }